Meaning access specifier
What does access specifier mean? Here you find 2 meanings of the word access specifier. You can also add a definition of access specifier yourself

1

0 Thumbs up   0 Thumbs down

access specifier


An access specifier is a defining code element that can determine which elements of a program are allowed to access a specific variable or other piece of data. Different programming languages have the [..]
Source: techopedia.com

2

0 Thumbs up   0 Thumbs down

access specifier


controls the access of nonmember functions to the member functions and variables of a class
Source: steveheller.org




<< operator < argument list >>